| netsqlazman_AuthorizationAttributesTable |
| Logical Entity Name | netsqlazman_AuthorizationAttributesTable |
| Default Table Name | netsqlazman_AuthorizationAttributesTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_AuthorizationAttributesTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AuthorizationAttributeId |
int | NO | ||
AuthorizationId |
int | NO | ||
| AttributeKey | nvarchar(255) | NO | ||
| AttributeValue | nvarchar(4000) | NO |
| netsqlazman_AuthorizationAttributesTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AuthorizationAttributes_AuhorizationId_AttributeKey_Unique_Index | Index | AuthorizationId, AttributeKey |
| PK_AuthorizationAttributes | PrimaryKey | AuthorizationAttributeId |
| netsqlazman_AuthorizationAttributesTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_AuthorizationsTable | Non-Identifying | One To Zero or More | FK_AuthorizationAttributes_Authorizations | AuthorizationId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_AuthorizationAttributesTable Check Constraints |
| Check Constraint Name | CheckConstraint |